17.7.7
Key Updates & Fixes:
-
Added:
-
Dummy users support
-
Extended support pack ordering, including the admin UI
-
Configurable
client_header_buffer_sizeas a custom nginx option -
Dedicated bg proc queue for ghost actions
-
Proxyauth public info
-
Ghost Users tab in the admin UI
-
Changed:
-
Users limit without license reduced to 1
-
Unified and tightened login pattern matching logic in proxy
-
Disabled whitelist for ghost proxy
-
Admin panel wording updates
-
Fixed:
-
Change ghost groups key format — fix for config export
-
Nginx custom config for Kerberos
-
Missing security headers added to nginx config
-
Fix
large_client_header_buffersoption generation -
Fix "Custom JSinject post block" interpolation
This release consolidates the 17.6.1–17.7.7 patch series into a single update. It adds support for dummy users, introduces ordering of the extended support pack together with its admin UI, and exposes client_header_buffer_size as a custom nginx option. Ghost handling has been extended with a dedicated background processing queue, a Ghost Users tab in the admin UI, and proxyauth public info. Licensing enforcement is stricter, capping unlicensed users to one, while login pattern matching in the proxy has been unified and tightened, the ghost proxy whitelist disabled, and admin panel wording clarified. On the fix side, this release corrects the ghost groups key format that caused config export to fail, resolves the Nginx custom configuration for Kerberos, adds missing security headers to the nginx config, fixes generation of the large_client_header_buffers option, and corrects interpolation in the Custom JSinject post block.